[INFO] cloning repository https://github.com/jkcoxson/tunneld-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcoxson/tunneld-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Ftunneld-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Ftunneld-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58c4befe67fc3c173d11c40886cf80f88c1d2baf
[INFO] testing jkcoxson/tunneld-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Ftunneld-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkcoxson/tunneld-rs
[INFO] finished tweaking git repo https://github.com/jkcoxson/tunneld-rs
[INFO] tweaked toml for git repo https://github.com/jkcoxson/tunneld-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkcoxson/tunneld-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkcoxson/tunneld-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded c2rust-bitfields v0.20.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded idevice v0.1.35
[INFO] [stderr]   Downloaded rustversion v1.0.19
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.20.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded tun-rs v2.0.7
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded getifaddrs v0.1.5
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bdbb3ae48f84644dae53e224c897793950b1794aba4f0c0190029813baee2b7
[INFO] running `Command { std: "docker" "start" "-a" "5bdbb3ae48f84644dae53e224c897793950b1794aba4f0c0190029813baee2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bdbb3ae48f84644dae53e224c897793950b1794aba4f0c0190029813baee2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdbb3ae48f84644dae53e224c897793950b1794aba4f0c0190029813baee2b7", kill_on_drop: false }`
[INFO] [stdout] 5bdbb3ae48f84644dae53e224c897793950b1794aba4f0c0190029813baee2b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac5eb770063dbe1f0c53ba6cd8aa257ca8cf0f2577ee604cd6af682466d7aec0
[INFO] running `Command { std: "docker" "start" "-a" "ac5eb770063dbe1f0c53ba6cd8aa257ca8cf0f2577ee604cd6af682466d7aec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getifaddrs v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling mac_address v1.1.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling tun-rs v2.0.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idevice v0.1.35
[INFO] [stderr]    Compiling tunneld-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "ac5eb770063dbe1f0c53ba6cd8aa257ca8cf0f2577ee604cd6af682466d7aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5eb770063dbe1f0c53ba6cd8aa257ca8cf0f2577ee604cd6af682466d7aec0", kill_on_drop: false }`
[INFO] [stdout] ac5eb770063dbe1f0c53ba6cd8aa257ca8cf0f2577ee604cd6af682466d7aec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b69a23c4fb9300d1018857b8729c677919b091a7a6eab185768f3828a8bb21df
[INFO] running `Command { std: "docker" "start" "-a" "b69a23c4fb9300d1018857b8729c677919b091a7a6eab185768f3828a8bb21df", kill_on_drop: false }`
[INFO] [stderr]    Compiling tunneld-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "b69a23c4fb9300d1018857b8729c677919b091a7a6eab185768f3828a8bb21df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69a23c4fb9300d1018857b8729c677919b091a7a6eab185768f3828a8bb21df", kill_on_drop: false }`
[INFO] [stdout] b69a23c4fb9300d1018857b8729c677919b091a7a6eab185768f3828a8bb21df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] edc263850cc463e1cc79f8564aca5171695f48d8cef28b067b9711aa9f0d13d6
[INFO] running `Command { std: "docker" "start" "-a" "edc263850cc463e1cc79f8564aca5171695f48d8cef28b067b9711aa9f0d13d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tunneld_rs-430d528a7aa8784b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "edc263850cc463e1cc79f8564aca5171695f48d8cef28b067b9711aa9f0d13d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc263850cc463e1cc79f8564aca5171695f48d8cef28b067b9711aa9f0d13d6", kill_on_drop: false }`
[INFO] [stdout] edc263850cc463e1cc79f8564aca5171695f48d8cef28b067b9711aa9f0d13d6
